PDF4Java Reference Documentation
com.o2sol.pdf4java.document Package / PDFOutlineItem Class / isExpanded Method
In This Topic
    isExpanded Method
    In This Topic
    Gets a value indicating the initial state of the outline item.
    Syntax
    public boolean isExpanded()

    Return Value

    True if the outline item is expanded when it is displayed.
    See Also